Tile Store Options
class TileStoreOptions
Content copied to clipboard
These constants can be used as keys for TileStore::setOption to configure further aspects of a TileStore instance.
Properties
DISK_QUOTA
Link copied to clipboard
If the new value causes the quota to be exceed, data will be evicted to enforce the quota.
MAPBOX_ACCESS_TOKEN
Link copied to clipboard
Sets the access token to use for tile requests.
MAPBOX_APIURL
Link copied to clipboard
Sets the base URL to use for requests to the Mapbox API.
TILE_URLTEMPLATE
Link copied to clipboard
Sets the URL template for making tile requests.